home *** CD-ROM | disk | FTP | other *** search
/ Fashion Trip / FASHION trip.iso / Fashion Trip / DB / ny.mdb / VendorCategory.json < prev    next >
Encoding:
JavaScript Object Notation  |  1998-08-31  |  785 b 

  1. {
  2.     "schema": {
  3.         "VendorCategoryID": "Long Integer",
  4.         "Category": "Text (50)"
  5.     },
  6.     "data": [
  7.         {
  8.             "VendorCategoryID": 3,
  9.             "Category": "Athletic Appeal"
  10.         },
  11.         {
  12.             "VendorCategoryID": 4,
  13.             "Category": "Kick Back Casual"
  14.         },
  15.         {
  16.             "VendorCategoryID": 5,
  17.             "Category": "Swimwear"
  18.         },
  19.         {
  20.             "VendorCategoryID": 6,
  21.             "Category": "Outerwear"
  22.         },
  23.         {
  24.             "VendorCategoryID": 7,
  25.             "Category": "Dining/Formal"
  26.         },
  27.         {
  28.             "VendorCategoryID": 8,
  29.             "Category": "Accessories"
  30.         },
  31.         {
  32.             "VendorCategoryID": 9,
  33.             "Category": "Health & Beauty"
  34.         },
  35.         {
  36.             "VendorCategoryID": 11,
  37.             "Category": "Trendy"
  38.         },
  39.         {
  40.             "VendorCategoryID": 12,
  41.             "Category": "Shoes"
  42.         },
  43.         {
  44.             "VendorCategoryID": 13,
  45.             "Category": "Premier"
  46.         },
  47.         {
  48.             "VendorCategoryID": 14,
  49.             "Category": "Hidden"
  50.         },
  51.         {
  52.             "VendorCategoryID": 15,
  53.             "Category": "Books"
  54.         },
  55.         {
  56.             "VendorCategoryID": 16,
  57.             "Category": "Records"
  58.         },
  59.         {
  60.             "VendorCategoryID": 17,
  61.             "Category": "Magazines"
  62.         },
  63.         {
  64.             "VendorCategoryID": 18,
  65.             "Category": "Institutions"
  66.         }
  67.     ]
  68. }